object Form1: TForm1 Left = 200 Top = 97 Width = 435 Height = 300 Caption = 'Mini Demo' Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] PixelsPerInch = 96 OnCreate = FormCreate OnResize = FormResize TextHeight = 16 end